home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4418 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32,comp.lang.c++
  2. Path: netcom.com!jrellis
  3. From: jrellis@netcom.com (JR Ellis)
  4. Subject: Re: Sockets don't work under VC++ 4.0 ?!!
  5. Message-ID: <310ddb50.244555011@192.0.2.3>
  6. Sender: jrellis@netcom23.netcom.com
  7. Organization: Sunrise
  8. X-Newsreader: Forte Agent .99d/32.173
  9. References: <30F8A8B9.279B@metronet.com> <30FAA7FD.6915@edmark.com>
  10. Date: Tue, 30 Jan 1996 08:50:45 GMT
  11.  
  12. I have compiled the vc4 versions of chatter and chatsrv, and they work
  13. fine on my machine. I want to make some modifications so that they
  14. would become more useful, but I can't figure it out, and was hoping
  15. you could help me. I have stepped through the code and still can't
  16. find the instructions or statements that I need.
  17. I want to redirect the pipe output on the client machine, and can't
  18. find where or when the packets are received.
  19. And I want to transmit other info into the pipe, and I can't find
  20. where this is being done.
  21. I know these are lame questions, but any help would really be
  22. appreciated.
  23. thank you
  24. jr
  25.  
  26. ps-can this be modified to work over the internet?I tried using the
  27. server ip as an internet address, and it couldn't find it.
  28.  
  29. Derek Taylor <derekt@edmark.com> wrote:
  30.  
  31. >> The CSocket::Create() function consistently failed, and
  32. >> CSocket::GetLastError() returned WSAEPROTOTYPE. I tried running the CHATTER
  33. >> sample program, and its socket creation failed with the same error.
  34. >
  35. >I've been able to compile and run CHATTER and CHATSRV just fine 
  36. >with 4.0 (Local LAN).
  37.  
  38. --------------------------------------------------------
  39.        Find betaman on irc #rawtimes or check out          
  40.  Raw Fooders at http://speed.nimh.nih.gov/rawtimes.html
  41.    My personal web page at http://www.he.net/~jrellis
  42.                   jrellis@rawtimes.com                          
  43.